Skip to content

Conversation

@ting-lan-wang
Copy link
Contributor

@ting-lan-wang ting-lan-wang commented Oct 28, 2025

Description

When the serializer is used, the types stored in the database might be not directly related to the types that used to store the values of OUT parameters in the bulk merge/insert.

Fixes # 48

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

The following test is added:

  • serializer_test.go/TestSerializerBulkInsert

@ting-lan-wang ting-lan-wang linked an issue Oct 28, 2025 that may be closed by this pull request
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 28, 2025
@ting-lan-wang ting-lan-wang merged commit e7afe7a into main Oct 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid PL/SQL generated for bulk insert with RETURNING clause

2 participants